home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / news / inn1.000 / inn1.4sec-linux-src.tar / inn / MANIFEST < prev    next >
Text File  |  1993-03-19  |  16KB  |  283 lines

  1.    File Name        Archive #    Description
  2. ----------------------------------------------------------
  3. README                     1    Assorted notes
  4. MANIFEST                   1    This shipping list
  5. BUILD                     18    Script to build and install the system
  6. COPYRIGHT                 25    Legal mumbo-jumbo
  7. HISTORY                   15    Messages of historical significance
  8. Install.ms.1               2    How to install the system (part 1)
  9. Install.ms.2               1    How to install the system (part 2)
  10. MakeInews                 22    Make an inews distribution kit
  11. MakeLib                   24    Make an NNTP clientlib distribution kit
  12. MakeRnews                 23    Make an rnews distribution kit
  13. Makefile                  22    Top-level makefile
  14. backends                   1    Outgoing feed programs (Directory)
  15. backends/Makefile         19    Makefile for outgoing feed programs
  16. backends/archive.c        16    Simple article archiver
  17. backends/batcher.c        15    Make news batches
  18. backends/buffchan.c       16    Buffered split a funnel into separate files
  19. backends/cvtbatch.c       22    Add fields to simple batchfile
  20. backends/filechan.c       22    Split a funnel into separate files
  21. backends/innxmit.c         8    Send articles to remote site
  22. backends/map.c            24    Site name to filename mapping routines
  23. backends/nntpget.c        15    Get articles from remote site
  24. backends/overchan.c       18    Update news overview database
  25. backends/rcompress.c      20    Compress on a remote host
  26. backends/shlock.c         20    Program to make lockfiles in scripts
  27. backends/shrinkfile.c     18    Shrink file by removing data from beginning
  28. config                     1    Configuration files (Directory)
  29. config/Makefile           23    Makefile for config changes
  30. config/checkconf.sh       26    Syntax-check the config.data file
  31. config/config.dist         7    Edit this file to configure the system
  32. config/files.list         24    Official list of files to be edited
  33. config/subst.c            15    C version of subst script
  34. config/subst.sh           25    Script to edit files in place
  35. dbz                        1    DBZ from C News (Directory)
  36. dbz/dbz.3z                14    Manpage for DBZ
  37. dbz/dbz.c                  4    DBZ database library
  38. dbz/dbz.h                 26    Header file for DBZ
  39. doc                        1    Manpages (Directory)
  40. doc/Makefile              19    Makefile for documentation
  41. doc/active.5              21    Manpage for active config file
  42. doc/archive.8             22    Manpage for archive
  43. doc/batcher.8             20    Manpage for batcher
  44. doc/buffchan.8            20    Manpage for buffchan backend
  45. doc/clientlib.3           23    Manpage for part of InterNetNews library
  46. doc/control.ctl.5         21    Manpage for control.ctl config file
  47. doc/convdate.1            25    Manpage for convdate
  48. doc/ctlinnd.8              8    Manpage for ctlinnd frontend
  49. doc/cvtbatch.8            25    Manpage for cvtbatch utility
  50. doc/distrib.pats.5        24    Manpage for distrib.pats config file
  51. doc/expire.8              19    Manpage for expire
  52. doc/expire.ctl.5          21    Manpage for expire.ctl config file
  53. doc/expireover.8          23    Manpage for expireover
  54. doc/fastrm.8               1    Manpage for fastrm utility
  55. doc/filechan.8            11    Manpage for filechan backend
  56. doc/getlist.1             24    Manual page for getlist frontend
  57. doc/grephistory.1         24    Manpage for grephistory
  58. doc/history.5             23    Manpage for history file
  59. doc/hosts.nntp.5          23    Manpage for hosts.nntp config file
  60. doc/inews.1               21    Manpage for inews frontend
  61. doc/inn.conf.5            21    Manpage for inn.conf config file
  62. doc/innconfval.1          26    Manpage for innconfval
  63. doc/innd.8                13    Manpage for innd server
  64. doc/inndcomm.3            22    Manpage for part of InterNetNews library
  65. doc/innwatch.ctl.5        17    Manpage for innwatch.ctl config file
  66. doc/innxmit.8             21    Manpage for innxmit
  67. doc/installit.1           24    Manpage for installit
  68. doc/libinn.3              14    Manpage for InterNetNews library routines
  69. doc/moderators.5          24    Manpage for moderators mail addresses file
  70. doc/news-recovery.8       17    Manpage for recovery programs
  71. doc/news.daily.8          15    Manpage for news.daily
  72. doc/newsfeeds.5           13    Manpage for innd's newsfeeds file
  73. doc/newslog.5             19    Manpage for log files
  74. doc/newslog.8             23    Manpage for log file administration
  75. doc/nnrp.access.5         23    Manpage for nnrp.access config file
  76. doc/nnrpd.8               20    Manpage for nnrpd
  77. doc/nntpget.1             24    Manpage for nntpget
  78. doc/nntpsend.8            22    Manpage for nntpsend
  79. doc/nntpsend.ctl.5        25    Manpage for nntpsend.ctl config file
  80. doc/overchan.8            24    Manpage for overchan backend
  81. doc/overview.fmt.5        25    Manpage for overview.fmt config file
  82. doc/parsedate.3           22    Manpage for parsedate library routine
  83. doc/passwd.nntp.5         25    Manpage for passwd.nntp config file
  84. doc/prunehistory.8        23    Manpage for prunehistory
  85. doc/putman.sh             25    Install a manpage
  86. doc/qio.3                 22    Manpage for part of InterNetNews library
  87. doc/rnews.1               17    Manpage for rnews frontend
  88. doc/shlock.1              24    Manpage for shlock backend utility
  89. doc/shrinkfile.1          25    Manpage for shrinkfile
  90. doc/strcasecmp.3          24    Manpage for strcasecmp library routine (BSD)
  91. doc/subst.1               23    Manpage for subst
  92. doc/wildmat.3             24    Manpage for wildmat library routine
  93. expire                     1    Expiration and recovery (Directory)
  94. expire/Makefile           18    Makefile for expiration
  95. expire/convdate.c         23    Date string conversions
  96. expire/expire.c            5    Expire old articles and history lines
  97. expire/expire.pch         22    Patch to C News expire to talk to innd
  98. expire/expireover.c        8    Expire news overview data
  99. expire/fastrm.c           13    Remove list of files
  100. expire/grephistory.c      19    Find entries in history database
  101. expire/makeactive.c       19    Recover the active file
  102. expire/makehistory.c      11    Recover the history database
  103. expire/newsrequeue.c      11    Write filechan input from history file
  104. expire/prunehistory.c     18    Prune file names from history file
  105. expire/reap.pch           17    Patch to reap to print files and Message-IDs
  106. frontends                  1    Inews, rnews, ctlinnd (Directory)
  107. frontends/Makefile        20    Makefile for frontends
  108. frontends/c7unbatch.sh    26    Decode and uncompress input
  109. frontends/ctlinnd.c        7    Send control request to innd
  110. frontends/decode.c        22    Decode 7-bit data into binary file
  111. frontends/encode.c        23    Encode binary file into 7-bit data
  112. frontends/feedone.c       20    Test rig to feed a single NNTP article
  113. frontends/getlist.c       21    Get active or other file from NNTP server
  114. frontends/inews.c          6    Send article to local NNTP server
  115. frontends/innconfval.c    25    Get an INN configuration parameter
  116. frontends/rn.pch          20    Patch to RN to build with INN
  117. frontends/rnews.c         12    UUCP unbatcher
  118. frontends/sys2nf.c        18    Sys file to newsfeeds conversion aide
  119. iftrue.sh                 26    Execute command if test(1) is true
  120. include                    1    Header files (Directory)
  121. include/clibrary.h        21    C library declarations
  122. include/configdata.h       3    Configuration data, used by everyone
  123. include/inndcomm.h        25    Innd control channel commands
  124. include/libinn.h          25    InterNetNews library declarations
  125. include/logging.h         14    Interface to syslog
  126. include/macros.h          23    Useful syntactic sugar
  127. include/mydir.h            8    Encapsulate dirent/direct differences
  128. include/mymemory.h        26    Default <memory.h>
  129. include/myserver.h        25    Replacement for rrn server.h
  130. include/mystring.h        26    Default <string.h>
  131. include/nntp.h            21    NNTP command and reply codes
  132. include/patchlevel.h      10    Official change log
  133. include/paths.h           18    Paths to common programs and files
  134. include/qio.h             22    Header file for quick I/O package
  135. include/uio.h             26    Minimal <sys/uio.h> for sites without writev
  136. innd                       1    Server (Directory)
  137. innd/Makefile             23    Makefile for server
  138. innd/art.c                 3    Process an article once it's been received
  139. innd/cc.c                  7    Control channel routines
  140. innd/chan.c               13    I/O channel routines
  141. innd/his.c                19    History file routines
  142. innd/icd.c                17    Read and write the active file
  143. innd/innd.c               12    Main and utility routines
  144. innd/innd.h               15    Header file for server
  145. innd/inndstart.c          21    Open the NNTP port, then exec innd.
  146. innd/lc.c                 23    Local NNTP channel routines
  147. innd/nc.c                  9    NNTP channel routines
  148. innd/newsfeeds.c          14    Routines to parse the newsfeeds file
  149. innd/ng.c                 17    Newsgroup routines
  150. innd/proc.c               18    Process routines
  151. innd/rc.c                 14    Remote channel accepting routines
  152. innd/site.c               10    Site feeding routines
  153. installit.sh              21    File/directory installation tool
  154. lib                        1    InterNetNews library routines (Directory)
  155. lib/Makefile              19    Makefile for library
  156. lib/checkart.c            26    See if lines are too long for NNTP
  157. lib/cleanfrom.c           25    Clean out a From line
  158. lib/clientactive.c        21    Client access to the active file
  159. lib/clientlib.c           22    Replacements for nntp1.5 "clientlib" routines.
  160. lib/closeonexec.c         24    Make a descriptor close-on-exec
  161. lib/dbz.pch                9    Patch for C News's DBZ
  162. lib/dbzalt.c              26    Glue if using unpatched dbz.c
  163. lib/defdist.c             21    Determine default Distribution header
  164. lib/findheader.c          25    Find a header in an article
  165. lib/genid.c               26    Generate a Message-ID
  166. lib/getconfig.c           24    Get a config parameter
  167. lib/getdtab.c             25    Get number of allowable open files
  168. lib/getfqdn.c             25    Get FQDN
  169. lib/getmodaddr.c          25    Get a moderator's address
  170. lib/getopt.c              25    Help parse command line
  171. lib/gettime.c             24    Get time and timezone info
  172. lib/inet_ntoa.c           23    Convert in_addr to string (BSD)
  173. lib/inndcomm.c            18    Library routines to talk to innd
  174. lib/innvers.c             25    Return InterNetNews version string
  175. lib/localopen.c           24    Open a local NNTP connection
  176. lib/lock.c                25    Replacement for libcnews/lock.c
  177. lib/lockfile.c            25    Try to lock a file descriptor
  178. lib/makellib.sh           26    Make INN lint library.
  179. lib/malloc.c              16    A malloc package
  180. lib/memchr.c               5    Find a byte in a buffer (BSD)
  181. lib/memcmp.c              24    Compare two buffers (BSD)
  182. lib/memcpy.c              21    Copy two buffers (BSD)
  183. lib/memset.c              24    Set a buffer to a value (BSD)
  184. lib/mkfifo.c              26    Make a fifo
  185. lib/nonblocking.c         25    Set or clear non-blocking I/O
  186. lib/parsedate.y           11    Date parsing
  187. lib/qio.c                 22    Quick I/O package
  188. lib/radix32.c             25    Encode a number as a radix-32 string
  189. lib/readin.c              25    Read file into memory
  190. lib/remopen.c             20    Open a remote NNTP connection
  191. lib/resource.c            25    Get process CPU usage
  192. lib/sendarticle.c         25    Send an article, NNTP style
  193. lib/sendpass.c            16    Send NNTP authentication
  194. lib/strcasecmp.c          21    Case-insenstive string comparison (BSD)
  195. lib/strchr.c              25    Find first char in a string (BSD)
  196. lib/strerror.c            25    String representation of errno
  197. lib/strrchr.c             24    Find last char in a string (BSD)
  198. lib/strspn.c              24    Skip bytes in a string (BSD)
  199. lib/strtok.c              24    Split a string into tokens (BSD)
  200. lib/waitnb.c              26    Non-blocking wait wrapper
  201. lib/wildmat.c             20    Pattern match routine
  202. lib/writev.c              26    Fake writev for sites without it
  203. lib/xfopena.c             26    Open a FILE in append mode
  204. lib/xmalloc.c             26    Failsafe memory allocation wrapper
  205. lib/xmemerr.c             26    Memory allocation error routine
  206. lib/xrealloc.c            26    Failsafe memory reallocation wrapper
  207. lib/xwrite.c              26    Write that handles partial transfers
  208. lib/xwritev.c             25    Writev that handles partial transfers
  209. makedirs.sh               24    Script to make INN directories
  210. nnrpd                      1    Net News Reader server (Directory)
  211. nnrpd/Makefile            24    Makefile for nnrpd
  212. nnrpd/article.c           10    Article-related routines
  213. nnrpd/commands.c          16    Assorted server commands
  214. nnrpd/group.c             16    Group-related routines
  215. nnrpd/loadave.c           25    Get load average
  216. nnrpd/misc.c              17    Miscellaneous support routines
  217. nnrpd/newnews.c           19    The "newnews" command
  218. nnrpd/nnrpd.c              9    Main and authentication routines
  219. nnrpd/nnrpd.h             22    Header file for nnrpd
  220. nnrpd/post.c              12    Article processing and posting
  221. samples                    1    Prototype InterNetNews files (Directory)
  222. samples/checkgroups       25    Checkgroups control message handler
  223. samples/control.ctl       22    Access control for control messages
  224. samples/ctlrun            25    Run spooled control messages
  225. samples/default           26    Default control message handler
  226. samples/distrib.pats      23    Default values for Distribution header
  227. samples/docheckgroups     22    Script to execute checkgroups text
  228. samples/expire.ctl        25    Sample expire.ctl(5) file
  229. samples/expirerm          26    Remove articles from expire -z
  230. samples/hosts.nntp        26    Sample hosts.nntp(5) file
  231. samples/ihave             19    Ihave control message handler
  232. samples/inn.conf          25    Sample inn.conf(5) file
  233. samples/inncheck           4    Perl script to syntax-check INN config files
  234. samples/innlog.awk         5    Summarize syslog log files
  235. samples/innshellvars      22    Script to set config parameters
  236. samples/innstat           23    Display INN status snapshot
  237. samples/innwatch           2    Throttle innd based on load and disk space
  238. samples/innwatch.ctl      23    Sample innwatch.ctl(5) file
  239. samples/makegroup         23    Sample script to post newgroup messages
  240. samples/moderators        26    Sample moderators(5) file
  241. samples/newgroup          22    Newgroup control message handler
  242. samples/news.daily        12    Front-end script to run expire, etc.
  243. samples/newsfeeds         23    Sample newsfeeds(5) file
  244. samples/nnrp.access       26    Sample nnrp.access(5) file
  245. samples/nntpsend          19    Invoke all innxmit's at once
  246. samples/nntpsend.ctl      26    Sample control file for nntpsend
  247. samples/overview.fmt      26    Format of news overview database
  248. samples/parsecontrol      24    Initial parsing of control messages
  249. samples/passwd.nntp       26    Sample passwd.nntp(5) file
  250. samples/rc.news           24    News boot script
  251. samples/rmgroup           24    Rmgoup control message handler
  252. samples/scanlogs          17    Summarize log files
  253. samples/scanspool         14    Scan spool directory for trash
  254. samples/send-ihave        25    Script to post ihave messages
  255. samples/send-nntp         24    Shell script to call innxmit
  256. samples/send-uucp         24    Script to call batcher
  257. samples/sendbatch         20    B News-like script to send UUCP batches
  258. samples/sendme            26    Sendme control message handler
  259. samples/sendsys           25    Sendsys control message handler
  260. samples/senduuname        25    Senduuname control message handler
  261. samples/tally.control     25    Count newgroup/rmgroup messages
  262. samples/tally.unwanted    25    Count unwanted newsgroups
  263. samples/version           25    Version control message handler
  264. samples/writelog           9    Write a log entry or mail it
  265. sedf.aix                  26    Filter noise out of AIX lint
  266. sedf.osx                  25    Filter noise out of OSx lint
  267. sedf.sun                  26    Filter noise out of Sun lint
  268. sedf.sysv                 20    Filter noise out of System V-style lint
  269. site                       1    Site-local files (Directory)
  270. site/Makefile             16    Makefile for site-local files
  271. site/do-subst.sh          24    Run subst on site config file
  272. site/getsafe.sh           26    Safely get config file from samples directory
  273. syslog                     1    Modern version of syslog (Directory)
  274. syslog/README             23    Installation notes for syslog
  275. syslog/logger.1           23    Manpage for logger program
  276. syslog/logger.c           21    Command interface to syslog
  277. syslog/syslog.3           19    Manpage for syslog library routine
  278. syslog/syslog.c           18    Syslog library routine
  279. syslog/syslog.conf        25    Config file for syslogd
  280. syslog/syslog.h           20    Header file for syslog
  281. syslog/syslogd.8          20    Manpage for syslogd
  282. syslog/syslogd.c           6    Syslog daemon
  283.